[ Prev ] [ Index ] [ Next ] SMART handout for AGEC618

Transpose of Matrix


Definition

Properties of transpose

  1. (A')' = A
  2. (AB)' = B'A'
  3. (ABC)' = C'B'A'

Note


Example